home *** CD-ROM | disk | FTP | other *** search
- objset :course \
- {-light0_on} {1} \
- {-light0_ambient} {0.439999997616 0.469999998808 0.509999990463 1.0} \
- {-light0_diffuse} {0.370000004768 0.330000013113 0.230000004172 1.0} \
- {-light0_position} {1.0 1.0 0.0 0.0}
-
-
-
- tux_fog -on -mode linear -density 0.005 -colour { 0.28 0.29 0.19 1 } -start 0 \
- -end [tux_get_param forward_clip_distance]
-
-
- #
- # Environmental sphere map
- tux_load_texture envmap ../forest/alpinesunset_right.png 0
-
- tux_particle_colour { 0.85 0.83 0.73 1.0 }
-
- tux_load_texture forest-front ../forest/alpinesunset_front.png 0
- tux_load_texture forest-right ../forest/alpinesunset_right.png 0
- tux_load_texture forest-left ../forest/alpinesunset_left.png 0
- tux_load_texture forest-back ../forest/alpinesunset_back.png 0
- tux_load_texture forest-top ../forest/alpinesunset_top.png 0
- tux_load_texture forest-bottom ../forest/alpinesunset_bottom.png 0
-
- tux_bind_texture sky_front forest-front
- tux_bind_texture sky_right forest-right
- tux_bind_texture sky_left forest-left
- tux_bind_texture sky_back forest-back
- tux_bind_texture sky_top forest-top
- tux_bind_texture sky_bottom forest-bottom
-
- objcreate {s_texture_cube} {:textures:cubemap} \
- {-filename} {../forest/alpinesunset_}
-